バージョン

Legend<T> クラス

LegendModel クラスのラッパーLegend クラスの周りのラッパー。同じメソッドはプロパティ名として定義することを可能にします。
シンタックス
'宣言
 
<System.SerializableAttribute()>
Public Class Legend(Of T As Class) 
   Inherits Infragistics.Web.Mvc.LegendBase(Of T,LegendModel,Legend(Of T))
[System.SerializableAttribute()]
public class Legend<T> : Infragistics.Web.Mvc.LegendBase<T,LegendModel,Legend<T>> 
where T: class
型パラメータ
T
参照

オンラインで表示: GitHub